combobox—Remove useless button-press-event handler
authorDaniel Boles <dboles@src.gnome.org>
Thu, 16 Feb 2017 20:36:36 +0000 (20:36 +0000)
committerDaniel Boles <dboles@src.gnome.org>
Thu, 16 Feb 2017 21:09:55 +0000 (21:09 +0000)
commit69d2459471e36309f63b651b18da1ed3fdedc148
treef86940dc993b0ea6e6698959f231ae61a0914c18
parent51010da740154204ef22a52677dba3364c25ea9e
combobox—Remove useless button-press-event handler

We use toggled, which does everything we need; this adds nothing useful.

Credit to Timm for noticing this—I didn’t when moving it to the ui file.
gtk/gtkcombobox.c
gtk/ui/gtkcombobox.ui